home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Aminet 34
/
Aminet 34 (2000)(Schatztruhe)[!][Dec 1999].iso
/
Aminet
/
util
/
libs
/
RecentLib.lha
/
include
/
C
/
proto
/
recent.h
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
C/C++ Source or Header
|
1999-09-26
|
181 b
|
12 lines
#ifndef _PROTO_RECENT_H
#define _PROTO_RECENT_H
#include <exec/types.h>
extern struct Library *RecentBase;
#include <clib/recent_protos.h>
#include <pragma/recent_lib.h>
#endif